home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6339 < prev    next >
Encoding:
Text File  |  1996-08-05  |  586 b   |  18 lines

  1. Newsgroups: comp.lang.c
  2. Path: rogers.com!torfree!af798
  3. From: af798@torfree.net (Agatha D. Babiarz)
  4. Subject: Linking Borland and Microsoft .obj
  5. Message-ID: <Dn94E7.A0E.0.bloor@torfree.net>
  6. Organization: Toronto Free-Net
  7. X-Newsreader: TIN [version 1.2 PL2]
  8. Date: Fri, 23 Feb 1996 23:10:55 GMT
  9.  
  10. I have problems with linking a MS object file with Borland program using 
  11. Borland C/C++ IDE.
  12.  
  13. How to tell IDE linker to take MS library e.g. MLIBCE.LIB. Including it 
  14. in the project does not work.
  15.  
  16. Using command line TLINK causes problems, too. Reports errors: Undefined 
  17. symbol __end, __data.
  18.